@charset "iso-8859-1";
body {
	text-align: left;
	width: 800px;
	margin-right:40px;
	margin-bottom:10px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color:#565656;
	background-color: #FFFFFF;
	scrollbar-base-color: #000075;scrollbar-arrow-color: red;scrollbar-DarkShadow-Color: #0000cc; scrollbar-highlight-color:blue;
}
table, td, th
{
border:0px solid green;
}
th
{
background-color:green;
color:white;
}

#contact td {
	font-family:Arial; font-size:10pt;
	color: #000066;
	border:0px solid #98bf21;
	padding:3px 7px 2px 7px;
}

#container {
	float:left;
	width:100%;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	color:#999999;
	background-color:#ffffff;
	padding-bottom:0px;
	background:url(../pix/whitetiger_theme.jpg);
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: overline;
}

#page_wrapper {
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	width: 98%;
	text-align: left;
	border: 2px solid #ffffff;
	background: url('pix/whitetiger_theme.jpg');
}

#header_wrapper {
  background: #000075 url('../img/menu_bg.gif') bottom left repeat-x;
  margin-right:0px; padding:0px;
}

#header {
  height: 90px;
  padding:15px;
  background: url('../pix/tskc header.gif') top center no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: arial, verdana, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#footer {
  margin-left: 40px; 
  margin-right: 40px;  
  height: 50px;
  width: 95%;
  background-color: #000075;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FF6666; text-decoration: none;
}
#footer A:hover {
	COLOR: #FF0000; text-decoration: overline;
}

#left_side {
  margin-top: 10px; margin-left: 10px;
  float: left;
  width: 160px;
  background: #D2D7DF url('../img/side_bg.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;margin-right: 48px;
  float: right;
  width: 160px;
  background: #D2D7DF url('../img/side_bg.gif') bottom left repeat-x;
}

#left_side p, #right_side p {
  margin:10px;margin-top:5px;margin-bottom:15px;
  text-align:left;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side a {
	color:#006B35;
	text-decoration:none;
	font-size:11px;
}

#left_side a:hover {
	color:#FF0000;
	text-decoration:overline;
	font-size:11px;
}

#left_side h3, #right_side h3 {
	color:#FFBA27;
	font-size:15px;
	background-color:#000070;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	padding:5px;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  text-align:left;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#left_side h5, #right_side h5 {
	color:#FFBA27;
	font-size:12px;
	background-color:#858585;
	border-width:2px;
	border-color:#5F5F5F;
	border-style:solid;
	text-align:center;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	padding:7px;
}

#left_side h6, #right_side h6 {
  margin-top:0px;margin-bottom:5px;margin-left:0px;
  text-align:left;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #CC0000;
}

#top {
	color:#000075;
	font-size:10px;
	border-width:0px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:right;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:15px;
	padding:5px;
}
#top a {
	color:#0000C9;
	font-size:10px;
}
#top a:hover {
	color:#FF0000;
	font-size:10px;
	text-decoration:none;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 220px;
  margin-right: 40px;
  text-align:left;
}

#content p {
	margin-top:20px; margin-bottom: 15px;
	text-align:left;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding:5px;
}

#content h3 {
	margin-top:40px;margin-bottom:20px;
	color:#FFBA27;
	font-size:15px;
	background-color:#000070;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	padding:5px;
}

#content h4 {
	margin-top:40px;margin-bottom:20px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #2153AA;
}

#contentboxed {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 240px;
	margin-right: 50px;
	text-align:left;
}

#contentboxed p {
	margin-top:0px; margin-bottom: 30px;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	border-top: none;
	text-align:left;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding:5px;
}

#contentboxed h3 {
	color:#FFBA27;
	font-size:15px;
	background-color:#000070;
    margin-top:0px; margin-bottom: 0px;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	padding:5px;
}

#contentboxed h4 {
	margin-top:0px;margin-bottom:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #2153AA;
}

#topright {
	float:left;
	margin-left: 40px;
}

#topleft {
	float:left;
}

#topright {
	width:250px;
	margin-right: auto;
	color:#000000;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;	
	background-color:#000075;
	padding-bottom:30px;
	background:url(../pix/whitetiger_theme.jpg);
}
#topleft, #topmain {
	width:240px;
	margin-left: auto; 
	margin-right: auto;
	color:#000000;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;	
	background-color:#000075;
	padding-bottom:30px;
	background:url(../pix/whitetiger_theme.jpg);
}

#topleftcontent ul {
	list-style:disc;
	padding-left:20px;
	color:#AAAAAA;
	background-color:#FFFFFF;
}

#topleftcontent a {
	color:#339900;
	background-color:#ffffff;
	text-decoration:none;
}

#topleftcontent a:hover {
	color:#000075;
	background-color:#ffffff;
	text-decoration:overline;
}

#topleftcontent h4, #toprightcontent h4, #topmaincontent h4 {
	color:#339900;
	text-decoration:overline;
	margin-top:20px;margin-bottom:10px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 14px;
}

#toprightcontent p, #topleftcontent p, #topmaincontent p {
	color:#959595;
	background-color:#000075;
	font-variant: small-caps;
	font-size: 10px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	background:url(../pix/whitetiger_theme.jpg);
}

#toprightcontent ul {
	list-style:disc;
	padding-left:20px;
	color:#AAAAAA;
	background-color:#FFFFFF;
}

#toprightcontent a {
	color:#339900;
	background-color:#ffffff;
	text-decoration:none;
}

#toprightcontent a:hover {
	color:#000075;
	background-color:#ffffff;
	text-decoration:overline;
}

#topmain {
	float:left;
	margin-left: 40px; 
	margin-right: auto;
	color:#000000;
	background-color:#000075;
	padding-bottom:30px;
	background:url(../pix/whitetiger_theme.jpg);
}

#topmaincontent p {
	color:#525252;
	background-color:#ffffff;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
	background:url(../pix/whitetiger_theme.jpg);
}

#topmaincontent a {
	color:#339900;
	background-color:#ffffff;
	text-decoration:none;
}

#topmaincontent a:hover {
	color:#000075;
	background-color:#ffffff;
	text-decoration:overline;
}

#topmaincontent h3 {
	color:#FFBA27;
	font-size:15px;
	background-color:#000070;
    margin-top:40px; margin-bottom: 20px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	padding:5px;
}

#topmaincontent h5 {
	color:#FFBA27;
	font-size:12px;
	background-color:#858585;
	border-width:2px;
	border-color:#5F5F5F;
	border-style:solid;
	text-align:center;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	padding:7px;
}
#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Arial, Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 1px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FF0000;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
  line-height: 12px;
  color: #000000;
}

.featurebox_side h5 {
  background-color: #fffff6;
  margin:0px;margin-left:0px;margin-right:0px;margin-bottom:5px;
  padding:0px;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #0000CC;
}

.date {
	color:#000075;
	background-color:#FFFFFF;
	float:right;
	font-size:60%;
	font-weight:500;
	margin-right:20px;
	text-decoration:none;
	padding:3px;
}